home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19981211-19990422 / 000313_news@watsun.cc.columbia.edu _Wed Mar 3 11:03:24 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  985b

  1. Return-Path: <news@watsun.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA23402
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Wed, 3 Mar 1999 11:03:13 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id LAA29155
  7.     for kermit.misc@watsun.cc.columbia.edu; Wed, 3 Mar 1999 11:00:39 -0500 (EST)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: "Daniel W. Levi" <dlevi@hworks.com>
  10. Subject: Re: Stopping Kermit programmatically
  11. Date: Tue, 2 Mar 1999 18:43:40 -0500
  12. Organization: gte.net
  13. Message-ID: <7bjljg$6cf$1@news-1.news.gte.net>
  14. To: kermit.misc@mailrelay2.cc.columbia.edu
  15.  
  16. Ok, i figured it out (well, partly)
  17.  
  18. Under NT, if you post a WM_CLOSE to a console app, the system generates a
  19. CTRL_CLOSE_EVENT.  This works for K95.
  20.  
  21. Don't know if this works on 95.
  22.  
  23.  
  24. DanL
  25.  
  26.  
  27.